home *** CD-ROM | disk | FTP | other *** search
/ Shareware Games Galore! / Shareware Games Galore!.iso / arcade / jrcs11 / trainer.fm < prev    next >
Encoding:
Text File  |  1994-06-28  |  513 b   |  22 lines

  1. ; JRC sim configuration data file
  2. ;
  3. ;       Standard trainer flight model
  4. ;
  5. Model=0                 ; 0-power model, 1-heli, 2-glider
  6. Gravity=9.81
  7. WingSpan=1.4
  8.         ; WingChordInner=0.2
  9.         ; WingChordOuter=0.2
  10. WingArea=0.3             ; 30 square decimeters
  11. StabArea=0.03
  12. ElevatorArea=0.02
  13. AileronArea=0.02        ; both ailerons !
  14. AileronDistance=0.6     ; from center
  15. Weight=2.5              ; 2.5 kilos
  16. PitchRate=2
  17. YawRate=2
  18. RollRate=4
  19.  
  20. FrameTime = 0.3;        ; simulation speed
  21.  
  22.